home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / business / memo311.zip / README.NOW < prev    next >
Text File  |  1992-09-03  |  2KB  |  37 lines

  1. *When running MEMO, always change to the directory where MEMO.EXE is
  2. located.  MEMO will create database files if they don't exist.  For calling
  3. MEMO from anywhere, you can add this batch file (MEMO.BAT) to your batch file
  4. directory or any directory that is in you path:
  5.  
  6.                         @Echo Off
  7.                         C:
  8.                         cd \MEMO
  9.                         MEMO %1
  10.  
  11. In the above example batch file you would, of course, change the drive and
  12. directory to match where you installed MEMO.
  13.  
  14. *NOTE* IF YOU ARE A REGISTERED USER, WRITE DOWN YOUR NAME, PHONE NUMBER AND
  15.        REGISTRATION NUMBER JUST AS IT APPEARS ON THE TITLE SCREEN FOR FUTURE
  16.        REFERENCE.  IF YOU SEE A VERSION LATER THAN THE ONE YOU HAVE ON A BBS,
  17.        YOU CAN DOWNLOAD IT AND USE THE YOUR REGISTRATION INFORMATION TO
  18.        REGISTER THE PROGRAM.  TO DO SO, TYPE MEMO /REGISTER ENTER YOUR NAME,
  19.        PHONE NUMBER, AND REGISTRATION NUMBER EXACTLY THE WAY IT APPEARS ON
  20.        THE TITLE SCREEN NOW.  THANKS,
  21.                                JOHN G. KACMARCIK, JR.
  22.        (EXE file must be in it's original form for this procedure to work)
  23.  
  24. Update notes:  What's the difference between version 3.01 and 3.02?
  25.  
  26.                Version 3.02 fixes the lack of password protection when
  27.                in the "Browse by Description" mode and also lets you
  28.                edit as well as view the text!
  29.  
  30. Version 3.11 now has the convert utility built in and Alt-E will invoke
  31.              the version 2 type editor.
  32.  
  33. Version 3.11 - Release 03-Sep-92: Added primitive mouse support.  
  34.                                   (I plan to enhance the Memo Master
  35.                                    with more elaborate mouse support
  36.                                    in the near future.)
  37.